sync.Mutex.unlockSlow (method)

2 uses

	sync (current package)
		mutex.go#L223: 		m.unlockSlow(new)
		mutex.go#L227: func (m *Mutex) unlockSlow(new int32) {